- 
		Home
	
- 
Event Tickets and Registration
- 
5.26.5
- 
Code
- 
Classes
-  Abstract_Fees 
		
			
				
					
													
								
																			
											| Total Complexity | 40 | 
																			
											| Dependencies | 15 | 
																			
											| Dependents | 0 | 
																	
							 
													
								
																			
											| Total lines | 473 | 
																			
											| Lines of code | 205 | 
																			
											| Logical lines of code | 106 | 
																	
							 
													
								
																			
											| Comment lines | 178 | 
																			
											| Methods | 12 | 
																			
											| Properties | 6 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 12
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| get_combined_fees_for_items() | A | 47 | 9 | 38 | 
					
				| prepare_fees_for_frontend_display() | A | 44 | 7 | 46 | 
					
				| append_fees_to_cart() | S | 47 | 6 | 37 | 
					
				| calculate_fees() | S | 58 | 4 | 15 | 
					
				| extract_and_combine_fees() | S | 55 | 3 | 20 | 
					
				| display_fee_section() | S | 58 | 2 | 16 | 
					
				| combine_fees() | S | 65 | 3 | 9 | 
					
				| __call() | S | 61 | 2 | 13 | 
					
				| __construct() | S | 66 | 1 | 8 | 
					
				| set_modifier_strategy() | S | 80 | 1 | 3 | 
					
				| unregister() | S | 100 | 1 | 0 | 
					
				| do_register() | S | 100 | 1 | 0 |